__ANDROID_API_O_MR1__

Names the Oreo MR1 API level (27), for comparisons against __ANDROID_API__.

extern (C) nothrow @nogc
enum __ANDROID_API_O_MR1__ = 27;

Meta